home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmTextFieldCopyLink.z / XmTextFieldCopyLink
Text File  |  1998-10-30  |  4KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmTTTTeeeexxxxttttFFFFiiiieeeellllddddCCCCooooppppyyyyLLLLiiiinnnnkkkk((((3333XXXX))))   UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV   XXXXmmmmTTTTeeeexxxxttttFFFFiiiieeeellllddddCCCCooooppppyyyyLLLLiiiinnnnkkkk((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmTTTTeeeexxxxttttFFFFiiiieeeellllddddCCCCooooppppyyyyLLLLiiiinnnnkkkk - A TextField function that copies a
  10.           link to the primary selection to the clipboard
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/TextF.h>
  14.           BBBBoooooooolllleeeeaaaannnn XXXXmmmmTTTTeeeexxxxttttFFFFiiiieeeellllddddCCCCooooppppyyyyLLLLiiiinnnnkkkk(
  15.           WWWWiiiiddddggggeeeetttt wwwwiiiiddddggggeeeetttt,
  16.           TTTTiiiimmmmeeee ttttiiiimmmmeeee);
  17.  
  18.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  19.           This page documents Motif 2.1.
  20.  
  21.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  22.           XXXXmmmmTTTTeeeexxxxttttFFFFiiiieeeellllddddCCCCooooppppyyyyLLLLiiiinnnnkkkk copies a link to the primary selected
  23.           text to the clipboard.  This routine calls the
  24.           XXXXmmmmNNNNccccoooonnnnvvvveeeerrrrttttCCCCaaaallllllllbbbbaaaacccckkkk procedures, possibly multiple times, with
  25.           the _s_e_l_e_c_t_i_o_n member of the XXXXmmmmCCCCoooonnnnvvvveeeerrrrttttCCCCaaaallllllllbbbbaaaacccckkkkSSSSttttrrrruuuucccctttt set to
  26.           _C_L_I_P_B_O_A_R_D and with the _p_a_r_m member set to XXXXmmmmLLLLIIIINNNNKKKK.  The
  27.           TextField widget itself does not copy any links;
  28.           XXXXmmmmNNNNccccoooonnnnvvvveeeerrrrttttCCCCaaaallllllllbbbbaaaacccckkkk procedures are responsible for copying
  29.           the link to the clipboard and for taking any related
  30.           actions.
  31.  
  32.           _w_i_d_g_e_t    Specifies the TextField widget ID.
  33.  
  34.           _t_i_m_e      Specifies the time of the transfer.  This should
  35.                     be the time of the event which triggered this
  36.                     request.  One source of a valid time stamp is the
  37.                     function XXXXttttLLLLaaaassssttttTTTTiiiimmmmeeeessssttttaaaammmmppppPPPPrrrroooocccceeeesssssssseeeedddd.
  38.  
  39.           For a complete definition of TextField and its associated
  40.           resources, see XXXXmmmmTTTTeeeexxxxttttFFFFiiiieeeelllldddd(3).
  41.  
  42.      RRRREEEETTTTUUUURRRRNNNN
  43.           This function returns False if the primary selection is
  44.           NULL, if the _w_i_d_g_e_t does not own the primary selection, if
  45.           the function is unable to gain ownership of the clipboard
  46.           selection, or if no data is placed on the clipboard.
  47.           Otherwise, it returns True.
  48.  
  49.      RRRREEEELLLLAAAATTTTEEEEDDDD
  50.           XXXXmmmmTTTTeeeexxxxttttFFFFiiiieeeelllldddd(3).
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.